﻿@charset "utf-8";
.contentW {
	width: 1200px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; position:relative
}
.patterns-ul>li {
	width: 208px;
	height: 256px;
	float: left;
	margin-bottom: 10px;
	margin-right: 25px;
	position: relative;
}
.patterns-ul>li>.pic_box {
	width: 200px;
	height: 200px;
	background: #fff;
	overflow: hidden;
	position: relative;
	padding: 4px 4px 0 4px;
	border: 1px solid #eee;
	border-bottom: none;
}
.patterns-ul>li>.pic_box a.img_click {
	display: block;
	font-size: 0;
	width: 200px;
	height: 200px;
	text-align: center;
	line-height: 200px;
	position: relative;
	overflow: hidden;
}
.patterns-ul>li>.pic_box a.img_click>img {
	max-width: 200px;
	vertical-align: middle;
}
.color-time-box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
	cursor: pointer;
	text-align: left;
}
.color-time-box .color-darea {
	height: 20px;
	width: 100%;
}
.color-time-box .color-darea>p {
	float: left;
	height: 100%;
	padding: 0;
	display: block;
}
.color-time-box>.time {
	height: 28px;
	line-height: 28px;
	color: #666;
	font-size: 12px;
	display: none;
	text-align: center;
}
.color-time-box>.time em {
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}
.patterns-ul>li .titleBox {
	height: 50px;
	width: 208px;
	background: #fff;
	position: relative;
}
.patter-label-position {
	position: absolute;
	left: 0;
	top: 0;
	border-top: none;
	height: 38px;
	width: 188px;
	background: #fff;
	overflow: hidden;
	z-index: 3;
	min-height: 38px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 0;
}
.patterns-ul .patter-left-label-position {
	text-align: left;
	padding: 10px 5px 0;
	height: 85px;
	min-height: 85px;
}
.patter-label-position>a {
	padding-left: 5px;
	color: #999;
	font-size: 12px;
	margin-right: 5px;
	line-height: 24px;
}
/* 新卡片大小 */
.new-patterns-ul>li {
	width: 280px;
	height: 370px;
}
/* 通过伪类:before添加的标签 */
.addTag>li::before {
	content: attr(data-content-before);
	position: absolute;
	width: 50px;
	height: 20px;
	line-height: 20px;
	right: 4px;
	top: 4px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	background: url('/images/tag-icon.png') center no-repeat;
	background-size: 100% 100%;
	z-index: 9;
}
/* 通过伪类:before给市场款式添加的标签 */
.addTag>.n-cp-box::before {
	content: attr(data-content-before);
	position: absolute;
	width: 50px;
	height: 20px;
	line-height: 20px;
	right: 10px;
	top: 10px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	background: url('/images/tag-icon.png') center no-repeat;
	background-size: 100% 100%;
	z-index: 9;
}
/* 通过html里添加的标签 */
.li-tag {
	position: absolute;
	width: 50px;
	height: 20px;
	line-height: 20px;
	right: 4px;
	top: 4px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	background: url('/images/tag-icon.png') center no-repeat;
	background-size: 100% 100%;
	z-index: 8;
}
.new-patterns-ul>li>.pic_box {
	width: 270px;
	height: 270px;
	overflow: hidden;
}
.img {
	width: 280px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
.img img {
	max-width: 270px;
_width:expression(this.width > 270 ? "270px" : this.width);
	height: auto;
	width: 270px;
}
.new-patterns-ul>li>.pic_box a.img_click {
	width: 270px;
	height: 360px;

}
.new-patterns-ul>li>.pic_box a.img_click>img {
	max-width: 270px;
	vertical-align: middle;
}
.new-patterns-ul .color-time-box {
	width: 270px;
}
.new-patterns-ul>li .titleBox {
	width: 278px;
}
.new-patterns-ul .patter-label-position {
	width: 268px;
}
.new-patterns-ul>li .patter-label-position {
}
.new-patterns-ul>li .patter-label-position>a {
	line-height: 28px;
	font-size: 13px;
}
.cp_titel1{
	
	text-align: center;
}
.cp_titel1 a {
	line-height: 18px;
	margin-bottom: 10px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #666;
	display: block;
}
.cp_titel1 a:hover {
	color: #b89035;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out
}
.cp_titel a {
	line-height: 18px;
	margin-bottom: 10px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333;
	display: block;
}
.cp_titel a:hover {
	color: #b89035;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out
}
.patterns-ul>li:hover {
	box-shadow: 0px 0px 8px #CA9C31;
	border-color: #fff;
		transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out
}
.area {
	color: #999;
	text-align: right;
	line-height: 24px;
	padding-right: 3px;
}
.area span {
	text-align: left;
	float: left;
}
.right_search {
	height: 68px;
	width: 208px;
	border: 1px solid #e9e9e9;
	background: #FFF;
	padding: 20px;
	border-radius: 6px;
	position: absolute;
	z-index: 89;
	top: -50px;
	right: -1px;
}
.right_search_titel {
	line-height: 32px;
}
.right_search_box {
	position: relative;
}
.search_b {
	border: 1px solid #a8a7a7;
	width: 100%;
	line-height: 34px;
	height: 34px;
	border-radius: 2px;
	text-indent: 5px;
}
.search_icon {
	height: 15px;
	width: 15px;
	position: absolute;
	z-index: 91;
	top: 8px;
	right: 5px;
}
.list {
	margin-left: 10px;
}
.list a {
	float: left;
	height: 60px;
	line-height: 60px;
	display: block;
	background-image: url(../images/icon_s2.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 45px;
	color: #333;
	margin-right: 20px;
	font-weight: bold !important;
}
.list a:hover {
	background-image: url(../images/icon_s1.png);
	color: #bc9742;
}
.list_h {
	background-image: url(../images/icon_s1.png) !important;
	color: #bc9742 !important;
}
.w1 {
	background-position: left -108px !important;
}
.w2 {
	background-position: left -48px !important;
}
.list1 {
	margin-left: 10px;
}
.list1 a {
	float: left;
	height: 60px;
	line-height: 60px;
	display: block;
	background-image: url(../images/icon_b1.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 45px;
	color: #333;
	margin-right: 20px;
	font-weight: bold;
}
.list1 a:hover {
	background-image: url(../images/icon_b2.png);
	color: #bc9742;
}

.list_h1 {
	background-image: url(../images/icon_b2.png) !important;
	color: #bc9742 !important;
}
.e1 {
	background-position: left -48px !important;
}
.e2 {
	background-position: left -106px !important;
}
.e3 {
	background-position: left -166px !important;
}
.e4 {
	background-position: left -228px !important;
}
.cp_txt {
	position: absolute;
	left: 4px;
	z-index: 998;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.7);
	width: 260px;
	line-height: 30px;
	bottom: 4px;
	text-align: center;
	display: none;
	padding-right: 10px;
}
.tip {
	color: #00F;
	line-height: 40px;
	text-align: center;
	position: absolute;
	bottom: -40px;
	width: 600px;
	font-size: 12px;
}
.tip span {
	color: #666;
}
.tip span a {
	color: #F00;
}
.tip span a:hover {
}
.ChoiceLayer {
	width: 576px;
	min-height: 305px;
	height: auto;
	_height: 305px;
	padding: 0 12px 3px;
	border: 4px solid #CCCCCC;
	z-index: 9;
	margin-left: -3px;
	_margin-left: -6px;
	background: #fff;
}
.arrowhead {
	position: absolute;
	left: 294px;
	top: -12px;
	width: 15px;
	height: 12px;
	overflow: hidden;
	background: url(../Images/ChoiceLayer_Bg.gif) no-repeat 0 0;
}
.alphabeticalSearch a {
	color: #333;
}
.alphabeticalSearch a:hover {
}
.currentTagR {
	display: none
}
.alphabeticalSearch, .SearchArea, .singleLetter {
	height: 20px;
	line-height: 20px;
	padding: 8px 0;
}
.alphabeticalSearch {
	height: auto;
	width: 576px;
	margin: 0 -10px;
	padding: 0 10px 0;
	overflow: hidden
}
.alphabeticalSearch strong, .SearchArea strong {
	float: left;
	color: #2393ff;
	width: 504px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
}
.alphabeticalSearch a {
	display: block;
	height: 19px;
	padding: 0 4px;
	margin: 0 1px;
	line-height: 20px;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
.alphabeticalSearch a.others {
	font-size: 14px;
	font-family: "微软雅黑", "黑体"
}
.alphabeticalSearch a.current, .alphabeticalSearch a:hover {
	background: #B8933F;
	color: #fff;
	text-decoration: none
}
.Btnclose {
	float: right;
	width: 70px;
	text-align: right;
}
.Btnclose a {
	color: #ad0000
}
.Btnclose a:hover {
	text-decoration: underline;
	background: none;
	color: #ad0000
}
.searchText {
	width: 130px;
	height: 16px;
	padding: 1px 1px 1px 3px;
	line-height: 16px;
	border: 1px solid #cecece
}
#searchContent, #searchContent_spe {
	width: 587px;
	height: 300px;
	text-align: left;
	overflow: hidden;
	overflow-y: scroll;
}
.singleLetter, #searchContent h2.singleLetter, #searchContent_spe h2.singleLetter {
	width: 100%;
	text-transform: uppercase;
	font: bold 24px/24px "微软雅黑", "黑体";
	text-align: left;
	text-indent: 5px;
}
.singleCentont {
	width: 584px;
	line-height: 30px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.singleCentont a {
	display: block;
	width: 187px;
	height: 22px;
	margin: 0 0 5px;
	overflow: hidden;
	float: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
	line-height: 22px;
	color: #666666
}
.singleCentont a:hover, .singleCentont .cur {
	background: #bc9742;
	color: #fff;
	text-decoration: none
}
.wrap-tips {
	height: 170px;
	padding-top: 80px;
}
.search-tips {
	margin: 0 auto;
	padding-left: 45px;
	position: relative;
	width: 300px;
}
.search-tips .notice-status {
	height: 30px;
	left: 0;
	position: absolute;
	top: 10px;
	width: 30px;
}
.search-tips .cnt-tips {
	color: #333333;
	font: 14px 微软雅黑, 宋体, sans-serif;
}
.search-tips .extra .cnt {
	color: #666666;
	padding: 8px 0;
}
.search-tips .extra .link-btn {
	color: #FFFFFF;
	display: inline-block;
	font: 14px/32px 微软雅黑, 宋体, sans-serif;
	height: 32px;
	text-align: center;
	width: 112px;
	background: #bc9742;
}
.search-tips .extra .link-btn:hover {
	text-decoration: none;
}
.vip {
	background: rgba(255, 255, 255, 0.9) url(../images/vip_a.png) no-repeat center center;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}
.nav_icon_box{
	float: left;
	overflow: hidden;
	line-height: 60px;
	margin-left: 15px;
}
.nav_icon_box li{
	float: left;
	display: block;
	margin-right: 30px;
	font-weight: bold;
}
.nav_icon_box span{
	padding-right: 10px;
}
.on{
	color: #bc9742;
}



.cp_titel2 a {
	line-height: 18px;
	margin-bottom: 10px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333;
	display: block;
	width: 220px;
	float: left;
}
.cp_titel2 a:hover {
	color: #b89035;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out
}

.area1 {
	color: #999;
	text-align: right;
	line-height: 18px;
	padding-right: 3px;
	display: block;
}

.area2 {
	color: #999;
	text-align: right;
	line-height: 24px;
	padding-right: 3px;
	clear: both;
}
.area2 span {
	text-align: left;
	float: left;
}



/* 注意：根据html加载的css来看，list_two.css文件里配置的样式是浅析未来、流行分析等页面的图片样式。list.css文件配置的是时装发布等页面的样式 */

@media screen and (min-width:1520px) {
	.contentW {
		width: 1500px;
	}
	.patterns-ul>li:nth-child(5n) {
		margin-right: 0;
	}
}

@media screen and (max-width:1520px) {
	.patterns-ul>li:nth-child(4n) {
		margin-right: 0;
	}
}



